-- phpMyAdmin SQL Dump
-- version 4.9.0.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Tempo de geração: 20-Fev-2020 às 10:23
-- Versão do servidor: 5.7.29
-- 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, 507, 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, 284, 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, 285, 286, 1, 'com_cpanel', 'com_cpanel', '{}'),
(10, 1, 287, 288, 1, 'com_installer', 'com_installer', '{\"core.manage\":{\"7\":0},\"core.delete\":{\"7\":0},\"core.edit.state\":{\"7\":0}}'),
(11, 1, 289, 294, 1, 'com_languages', 'com_languages', '{\"core.admin\":{\"7\":1}}'),
(12, 1, 295, 296, 1, 'com_login', 'com_login', '{}'),
(13, 1, 297, 298, 1, 'com_mailto', 'com_mailto', '{}'),
(14, 1, 299, 300, 1, 'com_massmail', 'com_massmail', '{}'),
(15, 1, 301, 302, 1, 'com_media', 'com_media', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'),
(16, 1, 303, 316, 1, 'com_menus', 'com_menus', '{\"core.admin\":{\"7\":1}}'),
(17, 1, 317, 318, 1, 'com_messages', 'com_messages', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(18, 1, 319, 448, 1, 'com_modules', 'com_modules', '{\"core.admin\":{\"7\":1}}'),
(19, 1, 449, 452, 1, 'com_newsfeeds', 'com_newsfeeds', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(20, 1, 453, 454, 1, 'com_plugins', 'com_plugins', '{\"core.admin\":{\"7\":1}}'),
(21, 1, 455, 456, 1, 'com_redirect', 'com_redirect', '{\"core.admin\":{\"7\":1}}'),
(22, 1, 457, 458, 1, 'com_search', 'com_search', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(23, 1, 459, 470, 1, 'com_templates', 'com_templates', '{\"core.admin\":{\"7\":1}}'),
(24, 1, 471, 474, 1, 'com_users', 'com_users', '{\"core.admin\":{\"7\":1}}'),
(26, 1, 475, 476, 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, 450, 451, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{}'),
(32, 24, 472, 473, 2, 'com_users.category.7', 'Uncategorised', '{}'),
(33, 1, 477, 478, 1, 'com_finder', 'com_finder', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(34, 1, 479, 480, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{}'),
(35, 1, 481, 482, 1, 'com_tags', 'com_tags', '{}'),
(36, 1, 483, 484, 1, 'com_contenthistory', 'com_contenthistory', '{}'),
(37, 1, 485, 486, 1, 'com_ajax', 'com_ajax', '{}'),
(38, 1, 487, 488, 1, 'com_postinstall', 'com_postinstall', '{}'),
(40, 18, 320, 321, 2, 'com_modules.module.2', 'Login', '{}'),
(41, 18, 322, 323, 2, 'com_modules.module.3', 'Popular Articles', '{}'),
(42, 18, 324, 325, 2, 'com_modules.module.4', 'Recently Added Articles', '{}'),
(43, 18, 326, 327, 2, 'com_modules.module.8', 'Toolbar', '{}'),
(44, 18, 328, 329, 2, 'com_modules.module.9', 'Quick Icons', '{}'),
(45, 18, 330, 331, 2, 'com_modules.module.10', 'Logged-in Users', '{}'),
(46, 18, 332, 333, 2, 'com_modules.module.12', 'Admin Menu', '{}'),
(47, 18, 334, 335, 2, 'com_modules.module.13', 'Admin Submenu', '{}'),
(48, 18, 336, 337, 2, 'com_modules.module.14', 'User Status', '{}'),
(49, 18, 338, 339, 2, 'com_modules.module.15', 'Title', '{}'),
(52, 18, 340, 341, 2, 'com_modules.module.79', 'Multilanguage status', '{}'),
(53, 18, 342, 343, 2, 'com_modules.module.86', 'Joomla Version', '{}'),
(55, 18, 344, 345, 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, 346, 347, 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, 283, 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, 304, 305, 2, 'com_menus.menu.4', 'About', '{}'),
(89, 16, 306, 307, 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, 348, 349, 2, 'com_modules.module.106', 'Search', '{}'),
(93, 18, 350, 351, 2, 'com_modules.module.107', 'Categories', '{}'),
(94, 18, 352, 353, 2, 'com_modules.module.108', 'Últimas notícias', '{}'),
(102, 1, 489, 490, 1, 'com_fields', 'com_fields', '{}'),
(103, 1, 491, 492, 1, 'com_associations', 'com_associations', '{}'),
(117, 8, 62, 63, 2, 'com_content.category.13', 'Components', '{}'),
(130, 18, 354, 355, 2, 'com_modules.module.126', 'Contactos', '{}'),
(135, 18, 356, 357, 2, 'com_modules.module.131', 'Visual mega menu builder', '{}'),
(136, 18, 358, 359, 2, 'com_modules.module.132', 'Advanced drag and drop', '{}'),
(139, 18, 360, 361, 2, 'com_modules.module.135', 'Astroid is here', '{}'),
(141, 18, 362, 363, 2, 'com_modules.module.137', 'Offcanvas', '{}'),
(143, 18, 364, 365, 2, 'com_modules.module.139', 'Google Map', '{}'),
(145, 18, 366, 367, 2, 'com_modules.module.141', 'What about us', '{}'),
(150, 18, 368, 369, 2, 'com_modules.module.146', 'Modal', '{}'),
(151, 18, 370, 371, 2, 'com_modules.module.147', 'Table', '{}'),
(152, 18, 372, 373, 2, 'com_modules.module.148', 'Tooltip', '{}'),
(153, 18, 374, 375, 2, 'com_modules.module.149', 'Form', '{}'),
(154, 18, 376, 377, 2, 'com_modules.module.150', 'Accordion', '{}'),
(155, 18, 378, 379, 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, 380, 381, 2, 'com_modules.module.161', 'Our office locations', '{}'),
(191, 11, 290, 291, 2, 'com_languages.language.1', 'English-UK', '{}'),
(192, 18, 382, 383, 2, 'com_modules.module.164', 'Offcanvas', '{}'),
(198, 16, 308, 309, 2, 'com_menus.menu.8', 'Main Menu', '{}'),
(204, 275, 101, 102, 3, 'com_content.article.38', 'Why Choose Astroid', '{}'),
(207, 18, 384, 385, 2, 'com_modules.module.172', 'Footer Links', '{}'),
(211, 18, 386, 387, 2, 'com_modules.module.175', 'Quick Links', '{}'),
(212, 18, 388, 389, 2, 'com_modules.module.176', 'About', '{}'),
(213, 16, 310, 311, 2, 'com_menus.menu.10', 'Footer Menu', '{}'),
(214, 18, 390, 391, 2, 'com_modules.module.177', 'Follow us', '{}'),
(215, 8, 64, 89, 2, 'com_content.category.14', 'Blog types', '{}'),
(230, 23, 460, 461, 2, 'com_advancedtemplates.style.4', 'com_advancedtemplates.style.4', '{}'),
(231, 23, 462, 463, 2, 'com_advancedtemplates.style.7', 'com_advancedtemplates.style.7', '{}'),
(232, 23, 464, 465, 2, 'com_advancedtemplates.style.18', 'com_advancedtemplates.style.18', '{}'),
(234, 23, 468, 469, 2, 'com_advancedtemplates.style.19', 'com_advancedtemplates.style.19', '{}'),
(245, 18, 392, 393, 2, 'com_modules.module.190', 'JD SkillSet', '{}'),
(246, 275, 99, 100, 3, 'com_content.article.46', 'Blank', '{}'),
(247, 18, 394, 395, 2, 'com_modules.module.191', 'Why Choose Astroid|Packed with rich features to make your development faster and easier.', '{}'),
(248, 18, 396, 397, 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, 398, 399, 2, 'com_modules.module.195', 'Get in touch', '{}'),
(256, 275, 97, 98, 3, 'com_content.article.49', 'Contact', '{}'),
(257, 18, 400, 401, 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, 402, 403, 2, 'com_modules.module.198', 'Offcanvas Menu', '{}'),
(271, 1, 493, 494, 1, 'com_privacy', 'com_privacy', '{}'),
(272, 1, 495, 496, 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, 497, 498, 1, '#__ucm_content.1', '#__ucm_content.1', '{}'),
(280, 16, 312, 313, 2, 'com_menus.menu.11', 'Hidden Menu', '{}'),
(281, 18, 404, 405, 2, 'com_modules.module.202', 'Latest News', '{}'),
(282, 18, 406, 407, 2, 'com_modules.module.203', 'JD Progressbar Module', '{}'),
(283, 1, 499, 500, 1, 'com_jdprofiler', 'com_jdprofiler', '{}'),
(284, 18, 408, 409, 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, 314, 315, 2, 'com_menus.menu.12', 'One Page', '{}'),
(287, 18, 410, 411, 2, 'com_modules.module.205', 'Offcanvas Menu - OnePage', '{}'),
(288, 18, 412, 413, 2, 'com_modules.module.206', 'Plataformas', '{}'),
(289, 11, 292, 293, 2, 'com_languages.language.2', 'Português de Portugal (pt-PT)', '{}'),
(290, 18, 414, 415, 2, 'com_modules.module.207', 'Menu utilizador', '{}'),
(291, 72, 191, 192, 3, 'com_content.article.65', 'teste', '{}'),
(292, 1, 501, 502, 1, 'com_slideshowck', 'com_slideshowck', '{}'),
(293, 18, 416, 417, 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, 503, 504, 1, 'com_jce', 'COM_JCE', '{}'),
(303, 72, 193, 194, 3, 'com_content.article.73', 'Aviso Manuais Escolares', '{}'),
(304, 18, 418, 419, 2, 'com_modules.module.209', 'noticias', '{}'),
(305, 18, 420, 421, 2, 'com_modules.module.210', 'FavSlider Responsive Slideshow', '{}'),
(306, 18, 422, 423, 2, 'com_modules.module.211', 'JCK Manager', '{}'),
(307, 18, 424, 425, 2, 'com_modules.module.212', 'Dashboard', '{}'),
(308, 18, 426, 427, 2, 'com_modules.module.213', 'JCK Manager v6.4.4', '{}'),
(309, 18, 428, 429, 2, 'com_modules.module.214', 'COM_JCKMAN_CPANEL_SLIDER_MANAGER_LABEL', '{}'),
(310, 18, 430, 431, 2, 'com_modules.module.215', 'COM_JCKMAN_CPANEL_SLIDER_PLUGIN_LABEL', '{}'),
(311, 18, 432, 433, 2, 'com_modules.module.216', 'COM_JCKMAN_CPANEL_SLIDER_SYSTEM_CHECK_LABEL', '{}'),
(312, 18, 434, 435, 2, 'com_modules.module.217', 'COM_JCKMAN_CPANEL_SLIDER_SYSTEM_LAYOUT_MANAGER', '{}'),
(313, 18, 436, 437, 2, 'com_modules.module.218', 'COM_JCKMAN_CPANEL_SLIDER_BACKUP_LABEL', '{}'),
(314, 18, 438, 439, 2, 'com_modules.module.219', 'COM_JCKMAN_CPANEL_SLIDER_RESTORE_LABEL', '{}'),
(315, 18, 440, 441, 2, 'com_modules.module.220', 'COM_JCKMAN_CPANEL_SLIDER_SYNC_LABEL', '{}'),
(316, 1, 505, 506, 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, 442, 443, 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, 444, 445, 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, 446, 447, 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', '{}');

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

--
-- 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, 51, '', '', 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, 50, '', '', 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, 49, '', '', 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, 48, '', '', 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, 47, '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, 45, '', '', 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, 46, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(66, 295, 'Documentos Orientadores', 'documentos-orientadores', '<p>\r\n	&nbsp;</p>\r\n<p>\r\n	&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;\">\r\n					<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;\">\r\n					<a href=\"files/documentos_orientadores/PAA2018_19.pdf\" rel=\"noopener noreferrer\" target=\"_blank\">Plano anual de Atividades 2018/2019</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 440.6px;\">\r\n					<a href=\"files/PROJETO_EDUCATIVO_2019-2022.pdf\" rel=\"noopener noreferrer\" target=\"_blank\">Projeto Educativo</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 440.6px;\">\r\n					<a href=\"files/REGULAMENTO_INTERNO_Agr_SMM.pdf\" rel=\"noopener noreferrer\" target=\"_blank\">Regulamento Interno</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 440.6px;\">\r\n					<a href=\"files/reg_visitas_estudo.pdf\" rel=\"noopener noreferrer\" target=\"_blank\">Regulamento das Visitas de Estudo</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 440.6px;\">\r\n					<a href=\"files/Ser_aluno_maior_2015-16.pdf\" rel=\"noopener noreferrer\" target=\"_blank\">Carta dos 7 Princ&iacute;pios</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 440.6px;\">\r\n					<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			</tr>\r\n			<tr>\r\n				<td style=\"width: 440.6px;\">\r\n					<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			</tr>\r\n			<tr>\r\n				<td style=\"width: 440.6px;\">\r\n					<a href=\"files/documentos_orientadores/PROJETO%20DE%20AUTOAVALIAÇÃO%20DE%20AGRUPAMENTO%202015-2018vf.pdf\" rel=\"noopener noreferrer\" target=\"_blank\">Projeto de Autoavalia&ccedil;&atilde;o do Agrupamento 2015 - 2018</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 440.6px;\">\r\n					<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			</tr>\r\n			<tr>\r\n				<td style=\"width: 440.6px;\">\r\n					<a href=\"files/documentos_orientadores/NORMAS%20de%20EVACUAÇÃO%202018.pdf\" rel=\"noopener noreferrer\" target=\"_blank\">Normas de Evacua&ccedil;&atilde;o</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 440.6px;\">\r\n					<a href=\"files/documentos_orientadores/Critérios%20para%20a%20constituição%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			</tr>\r\n			<tr>\r\n				<td style=\"width: 440.6px;\">\r\n					<a href=\"images/DORA_-_4ª_revisão_CP_3_set._2019.pdf\">DORA - Documento Orientador e Regulador da Avalia&ccedil;&atilde;o (2019)</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 440.6px;\">\r\n					<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			</tr>\r\n		</tbody>\r\n	</table>\r\n</div>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-07-22 13:05:23', 231, '', '2019-11-25 16:07:39', 231, 251, '2020-01-09 16:43:33', '2019-07-22 13:05:23', '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\":\"0\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 15, 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, 43, '', '', 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, 44, '', '', 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, 42, '', '', 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', '<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çã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;\">Os alunos dos 2.º, 5.º e 8.º anos realizam as chamadas provas de aferição. O objetivo destes testes é, como o nome indica, aferir os conhecimentos adquiridos pelos alunos e, com base nessa informaçã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;\">No 2.º ano, estas provas realizam-se às disciplinas de Educação Artística, Educação Física, Português e Estudo do Meio e Matemática e Estudo do Meio. Os alunos do 5.º ano são avaliados às disciplinas de Português e Inglês. Por sua vez, os estudantes do 8.º ano prestam provas às disciplinas de Matemática e Inglê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;\">A disponibilização dos relatórios individuais de provas de aferição, dos relatórios de escola de provas de aferição e dos resultados globais das provas de aferição tem lugar até ao início 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.º 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ção Artística, Educação Fí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;\">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ê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;\">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á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;\">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.º 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ção e interação orais de Inglê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;\">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ês e Português Lí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;\">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ê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;\">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.º 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á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;\">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ê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;\">9 de junho de 2020</td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 16, '2019-09-14 17:59:19', 231, '', '2019-10-02 16:55:28', 231, 0, '0000-00-00 00:00:00', '2019-09-14 17:59: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_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_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, 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', '<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.º ano, os alunos tê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ês e Matemática, abarcando as temáticas do 7.º ano ao 9.º 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.º ano (1.ª 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ês Língua Nã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;\">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á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;\">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ês, Português Lí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;\">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.º ano (2.ª 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á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;\">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ês, Português Língua Não Materna, Português Lí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;\">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.º ano e 12.º ano realizam os exames nacionais. Estas são as avaliações mais importantes da escolaridade obrigatória. Contam para a média do ensino secundário 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.º ano (1.ª 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ê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;\">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ísica e Quí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;\">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ó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;\">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ó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;\">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ática B, Matemática Aplicada às Ciê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;\">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ã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;\">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ê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;\">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.º ano (2.ª 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ísica e Quí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;\">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ória 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ória 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ática B, Matemática Aplicada às<br style=\"box-sizing: border-box;\" /> Ciê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;\">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ês, Alemão, Espanhol, Francê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;\">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.º ano (1.ª 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ês, Português Língua não Materna, Português Lí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;\">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ória A, Histó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;\">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á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;\">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.º ano (2.ª 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ês, Português (língua não materna) e Português (lí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;\">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ó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;\">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á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;\">24 de julho de 2020</td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 16, '2019-09-14 18:00:53', 231, '', '2019-10-02 16:55:07', 231, 0, '0000-00-00 00:00:00', '2019-09-14 18:00:53', '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, 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, 41, '', '', 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, 40, '', '', 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, 39, '', '', 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;</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>', '', 1, 16, '2019-09-24 20:55:42', 231, '', '2020-01-27 11:34:36', 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_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, '*', '', ''),
(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, 38, '', '', 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, 37, '', '', 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, 36, '', '', 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, 35, '', '', 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, 34, '', '', 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, 33, '', '', 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, 32, '', '', 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, 31, '', '', 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, 30, '', '', 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, 29, '', '', 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, 28, '', '', 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, 27, '', '', 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, 26, '', '', 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, 25, '', '', 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, 24, '', '', 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, 23, '', '', 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, 22, '', '', 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, 21, '', '', 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, 20, '', '', 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, 19, '', '', 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, 18, '', '', 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>', '', 1, 11, '2019-12-03 12:13:06', 251, '', '2019-12-03 12:13:06', 0, 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_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 17, '', '', 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, 16, '', '', 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, 15, '', '', 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, 14, '', '', 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, 13, '', '', 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, 12, '', '', 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, 11, '', '', 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, 10, '', '', 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, 9, '', '', 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, 8, '', '', 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, 7, '', '', 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, 6, '', '', 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, 5, '', '', 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, 4, '', '', 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, 3, '', '', 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, 2, '', '', 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, 1, '', '', 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, 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, 43),
(30, 44),
(31, 45),
(35, 46),
(36, 47),
(37, 48),
(65, 42),
(73, 41),
(90, 40),
(91, 39),
(97, 38),
(99, 37),
(100, 36),
(103, 35),
(104, 34),
(106, 33),
(109, 32),
(110, 31),
(112, 30),
(113, 29),
(114, 28),
(115, 27),
(116, 26),
(117, 25),
(118, 24),
(119, 23),
(121, 22),
(122, 21),
(123, 20),
(124, 19),
(125, 18),
(126, 17),
(127, 16),
(128, 15),
(129, 14),
(130, 13),
(132, 12),
(133, 11),
(134, 10),
(135, 9),
(136, 8),
(138, 7),
(139, 6),
(140, 5),
(141, 4),
(142, 3),
(143, 2),
(144, 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_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\":\"2d89747e18148d0cac0549f56afd971e\"}', '', '', 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\":1582190436}', '', '', 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\":1581356519}', '', '', 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\":1581356519}', '', '', 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\":\"July 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 Joomdev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"https:\\/\\/www.joomdev.com\",\"version\":\"2.2.3\",\"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\":\"July 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 Joomdev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"https:\\/\\/www.joomdev.com\",\"version\":\"2.2.3\",\"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\":\"July 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 Joomdev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"https:\\/\\/www.joomdev.com\",\"version\":\"2.2.3\",\"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),
(12789, 10711, 'Astroid Framework', 'library', 'astroid', '', 0, 1, 1, 0, '{\"name\":\"Astroid Framework\",\"type\":\"library\",\"creationDate\":\"July 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 Joomdev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"https:\\/\\/www.joomdev.com\",\"version\":\"2.2.3\",\"description\":\"Astroid Template Framework by JoomDev\",\"group\":\"\",\"filename\":\"astroid\"}', '{}', '', '', 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);

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

--
-- 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;

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

--
-- 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_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, 343, 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);

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

--
-- 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
(6, 251, 231, 0, '2020-02-10 19:05:22', 0, 0, 'New Article', 'A new Article has been submitted by \'Benjamin Moreira\' entitled \'(DES)LIGA-TE! - Projeto Premiado \'.'),
(7, 253, 231, 0, '2020-02-13 09:11:02', 0, 0, 'New Article', 'A new Article has been submitted by \'Cavalheiro\' entitled \'ATIVIDADE PES –  Fevereiro\'.');

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

--
-- 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	&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', 1, 'left', 231, '2020-01-06 12:39:54', '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, '*');

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

--
-- 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);

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

--
-- 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_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');

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

--
-- 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
(0x36326f30363166616b67717431346b68633636696836646a7131, 0, 1, 1582192815, 'FgxeQ37wBSaCKFusMbOnNSog0lSodGdQh-nGp8mZbfxM_GfkmmqeyjDW3sZFtnUDoPR2jRaZuAflxtdBZ0FqncHL30pXNVVqJszZIBLFBFYhbdVZpdqBJNosvniZ5Jv6S3AjhrhhXJUeW2i30HGJH7dtGsuwaSUvnPTvOkaeBlCLHq6kbxePwNvIIpNwGu4uEOUMW8Iua-gjZ7u0ahN1r-kA9755iBc-utQDhGLxuLAx7BKyAgmMmvjIVQnB5h-ppYkN2_iWMpLmEcoO9QCoMga77qTlx6fRN2jJbhTAAmy67L3AOKC4FZmpfLqpD0cS5vjgN0oV2sZ1Q2T5BT2Dq8sdGCQAfzPLDG4pF_yQQoeQaa7XBP2ShEFJpqRolE8eHdW35qcxjjcwqkaU1HIEZrDp1JvhPdgwLCZj075HDA-p0QHifryJj08sI34tUK07EOso3PNojo0w2oe0OfNhv7ZoAxF7PvxpkkTcgiANrq7vOoO9YPoxchMNhXEs8yAcRux4UiK3ia0VFaq2WWC3sQexoFuzoeBnXokQBpeNRJfnyUO65P3pZMvl5RCavuh6zrUSvnY3SCFfTpVgbtm76NClyks9sKYs4eOmEtT6vjay3_DjWCURHqIvL5FEuKLVTE_hKpF0nFjG7pECZ2Ak790QqRvcpTyo6Re1lH7LkbTWXk7QK0eG2Bb5lscGrZ3ym3UfljgsFoiJl0DhvyHc5r6Md-VZnWVRVzBjU5o0cot_a4UWA29uzjuhhDRogr0WH9dscBK9lngyS0xRF0kGkIlFX_6tHsaWIRZw1qFs0YOj-yrnnnb801neJphRC5v0r3Bgbu84HnqUPsKuA3G_nLa5ZBa0tDyrdRH30NHythrw7sr1fWQr9xw3W4xOB3ZP1bNKJvO4mTX5h6cmUUvz-AT9uPAF9L1lwL2dbvCUnZR_m_6HHQcT7hyVtgQyehmeina08uDXiA3VVWHd0bXUG-rACw4oDAS6fKmQf_6jaOsElBo6kmrYBeReMflN4qUt', 0, ''),
(0x37746d337231326439396437706262656771646c6435356e6932, 0, 1, 1582194042, '_aM_gEIsMtvpxWVz-94M8Fb_mLpkggje4Cgg5vTExwJ3UZeHZpkP_FgCqjS1pFrvt-BGNoYXFe9zbUqFSIdOfsZ_YPPluqkIwZdUcQ03aKJCAW7q_8zoiFUmB0BbIUcRsAdxcTAksl1BLVweobkv36FpvSmXQZ1x9q9bf5d5hCu6XkIIbZSdnnuQxRR6IgO62gHKLbpV4vlxVFYaUMQP1CZrGRe85Oqcg0U9zBmDSIUgr5xFgIbx3EkUpD3z_LnXdtJKnGS71hywc0o03vKafOain0T__K8u6GWT1sCUpD--LhKYevlsBXZStYW3GxYGIkE3T1kI95tFrsh-H-hiNEb2u0sLx8vsaUTqcnbkothkokdyVFpBFQdxayvJVhaG30jR0L97SdSv4D0kBx0JiwF4hluwlS_Wqqvapm4ovcaBsWIx-4NR60uA1OXpyEFTIa_J7LqKNK6qXBk2Lc8FaD4upLez9N88BXKih1amzn_f46OXbU4Fm94mNU0vwW43Zdn7Mw3B_WFf4RQOJlUDtp6W5UM2ABZzt524qPXNDdTwg8cb2-oMvSWPzu0Tahyw5zK8qEsMJpQktsCEhKCx225JRwSSi3WLIO2hqW75cIWNpiuRvmO93gj3XNHk7cGxAxQUnrsB4ws0lOEUGY5eiT-Arj8aChp1m7h66VORmLquSykUeFGf9ZrRjbyC-OE4JiI7xvd3nKvVlOPczBB4CJ9eC-8g1lR2KEtKYRgws1ovKEUpAke3ysZGOjeBd1nPGw2ZBqMxERkEeK1KOWpc5vqiAkCTf-TACRS7t01JkyGnCLfnFFkecM7vok9HipF5ABvFEKcz1qV2QWPZl6Nl_yEflSw8yVfG6zYUxc0dMBovCZL00O-8OHVMRGLVJZ8j7QXlW0HvaMFjCwtHKp2jOb7lHB81AzVCONcHfYSdYzYcV-HWwicwgOtMRqlVGOHlS8TrBfZl78nQDSz38-TeB67fKdlH2GZzCdHknN5qeKHPFa_lHEEwbsDCRSbwOAMG', 0, ''),
(0x6531383465767235387365673332646239746f623039336f3436, 0, 1, 1582194186, 'jNrZX2CE9V86vRFZCiVDi3MN43tNI0ueKtf7G_hD5z-xM_TujsP5bl5xKgf2mFlqL2Szz17ZqWBfqOqOIRQyQnUtpOkdyK2t89w7EthQ55VL7xiqFHe4DZ1Nj3scm7YQ5VwGTYC-NypWxFSoompfC1uERihg-5N7iwO0EwFYKkm1Y_T0Bizy1Qjs79peb_Clh0eouPcVWyZ--wFGhA-Y4qItp5bq0YIRiJVmwrI_u1fz4fyu1wuAWq4_c9DTSdR86ZIuPW3CMtp6tOYQ5QEj-qCpWUMNWUVz4o0LcVy_QH85IxGWYSkhkOIxuZanhO37P-rcHXx0xgYlxucREiHV0kg4kS-hce50_F0oI4qbjN8T86nq7isgrGz2L_TbueSm9hqG7CogD-GqnXbbcITRzlY10lY9J2ak2tM6YKSbIF6Q7g83jKwPaqmlXX4-9RH63FJAnk6TrPnYPZUzaWI8AtBPHrH35sDbiPl3hN7QiOX_NOP0ExG4Ja26leX_BphKe2uHdyu1oaW_sa8BTOIX8slnXY9Bj7jzmHzPZ9mEUpuvnFjLxIzf8WnMxxoWsOCVNQ_0nkj1tRdJj8LmMpNAY5FqLtH2RjL__FYfcB9bOxZfELtnLKxZcLiW9BrPTgYWCA70PrQpYfrnYEsruYsipbBdEtt-PeBPq4KeV-zcVoNlc8dpkG2gsfmjkf841vYAqOO3ku0uPJ0KNk_xl1LQFOkWGijm96YqW3gbedzHOoE77GQjCZmA3oGKt3HdW7WK4gkjUHjZLQKoAj-_TJTeDLuGSMM8EosAg-Z4JZOOfGCaEaUmqyVrOpuzwkJUdrl6A6CP0IOWuPIc_Dhh3cDteTSaZU9R3yetABjIplu44dQwQc5TypbICHT3FX5Ae-DQav6JtNPPh5OVciLC4E93TB44pKWiRmuL5s-zEFVXFzdKsdKpLL8EohxJOO5uPVA0sFJQl0sqceoM9ZCRNEwsEily_q471mCFJXEr9Rs4uqJsMDpWas_jRMcgh5hXxeW7', 0, ''),
(0x66356d7465716a717566696c6830726f6a67716a716b686d6b32, 0, 1, 1582192822, '_pjsCRTsyFil8_zw78eBgj-0srrcq9ihNPXL6gJtqQiJnRPSOFKaQf_S6TswnyxHZBMQ-9HitHmRwuLxgnhdFDtjBnXPLYhkk-CegW5dHMfStCLu5vvk_dUN3ugsoEaca_NVH9COvnwuhSvAn_8e9HdbaIupojw6jCJC3yeLmv5KWNeiXmicuyl8rJ9-Yp31D79nEuOytPk0q1RAg5e4POW4jQVPp9NgG9c1WB7zTdMjAIxeYtOEY3iQ9dCp3ehfyPOympy5bO5QfKWqETyPKo4u1S_0oR_6bZZ-cK2zmgawVWyXc1lqZmGgkG3cGawZartWJMrhgthwNGBfPwX8ySCrR7pHDN1ZsEjcnJGUq9NTwc4D6CLSukJiHCJ7paV3Ix0LfXNZFaC3WoL-IB0pzuQ5Z-UonKbW2DflNZDjzb0pRXXkMxx0DlpXzV-XAWUR5ftTC3GD_esDv0oguON3DEGv5zUJbC84wb6LlYztjwxXJE6fipGvlLdHehWuCDPy5xXIJ_KiCqBt3b0nC5ebaeXocuSqcF700rLxNFQ6ipxzH8cnEaQ2_JH50nVsFNCpz5OeMVOkwcDlkiRzfPBTZKga-mL2gBz4EvEogJbZrq-AHvV4fELqOEfaFDmifFELpYg0JjTB2ZbFa1xm4LglKJ-b0nzaWsdn6XiWp0qaQrtpN4Tocw5bajaAjj4y3InhiV1n9ebi97tXz5vYPv7JwdICLLFHL45BG3PTqTqThdPRGGlZ8S4DuDm7UsqBDEKEVYZrwSDTtftyqaltZxWg9DJ5k0pmok7473tmBj3ur7k1TxmzA71fTNYZ47hT8JvaQL4Mzg8sq4vT8mzlplC6WqA9bj_QDx6eM4BYX-p9HI7xkuX1wW0n3r5bvDTENj0BM2_6efMKi5K3J5fp8IxvprEUbZFK5k88jLXjMQmu1YNROglnUjmAbwswwoiHCWwr8pIVi0tApCR1YZlsqMsKayKhrfWqbRuaYOrIWsZThwbCqdarFJqfEgK-5FMD_VYQ', 0, ''),
(0x676d6571706e34646234316e6771616131386733656f31736c31, 0, 1, 1582193922, 'JI8ky7BKER-WTdIpm2QXRVqWvgu7MrCpxhK-Q2xYVCrW22shocm18RyR8lz-okA_bG7_0E_0fl6z8Gtkuz6-XBmIIDqxHtOHEO2x0RBO-44E2LepvdQoCwzuccMf2Az0ZXkopPvjon8UG7RA5LeERBEcN8fz-dgVwAF0eBnQ7sQae37GYgmmJ-ARcAl5dQY4Z2hDYdxTo38TLU_K8e7JWZWLGy3rBuOQtbk1whLw2GvFO-lGKONf5BHIiDZvDcTkgmlehhHozVPnt0ZUi-NrxVU1XmOjr0XWKERTUxXYju7NxCTo88gi_4rfGTRLgaguZNEISWNnzinM1oUQmmLHaEdul09eSo6hf6LMQpWelf3xurcfqHwsiN5NBKLEPibGBdorO1xPqxLv8rb6Al54tJHZzZKCTQ-6g7CDRo0Q9js7TKuPun5OSAs01Z9xtkTQN9eh1bcjr5DH77eam9BpEKZonPUC3zx8ta7suxqoy0d-SZNSe6F-DS1s7BcXOdDczv9eKxiMwymsLi5SrPv_Lq0t58_ZcfyUW1MVWXnzQ82e5xwkCZVtg4EONIUeSZEH1IUaBO2hQCe_G3npPX7qP4hx-PEMIp84FjLGAOWJMBZZVxEHWyCrsR16Xs78yg9MK-1e7Y4vKgfXlieJjdekBBBeOGAGUSTi0wTk_cUPlEtRfJCIeHJO7-Z-lXd_CjBiuFgNW80G9zBKZRsl9TDequmLm9OzceQZdlnw4s8WBYENoeN9Src0xOHkPm9cJczR8ia8ePcLivC-qVJjgCH4aeHPMJCDhuszjegyiM_4cwZ-G-QFmeL02NLAt-WiCIKjdfszgzhENbLnk9laPQZ_XbeM2rTJKeP6I7ETYmwe0qIqRm75Ztk7lM9seYbNVCPXQWb_QOJzlxx6mvja9DBdsGlBPV229ePfbSo5U6tXlROoR168G_2f94xU34a89YEIShrwAHUOe9zzBdiod8dB_8b8KgjUEBynnJAWb6LCkGSEpeX_42JixaNia0m_Bces', 0, ''),
(0x6c3676316e727532756132346a6d36393874347139756d763032, 0, 1, 1582193814, 'yjdpKIegUPfzv06BFw3Bczj9STgcL69D4_fGc-OW7WDi5tE62_W7pgCKHerYeQDWoGviLvx7pk0JRDTHJRLgHLkLRCDry5irLTRhkaObPtgBFG_rTag3yJi6Py4OzHtJnntLPjw_zRZM1FCidgJCXbxI56XaBRjt-p2eAJ8qpEjh9jkc68NNuVV4xOx1-DLcXhLLkkFxhe4ZF7wwMCp69DASMJR3jmQvLR6h4ngtoRqqUAFEiBFgykT18fuwR5n6sVsX22qmZ_RrqgL_slcpMbl6tOl_UuuoN5ZOHccKsIEKf-IgBEXdY-Tf1AHj1e8az_c7tjSwQn8L-2EjOtA2Q_-3reNsG5ZNN3gYI2-XqbLDl-ZjH_EQljSurAs81B-YhniO_AfFCFWAc0EuPXfpFJOsjbyQReAPIiKhG8neXIMPAQEjVTwg8FTLHKBGJ2ir-AujckJKYmlYiDQC_fXoYeITVd4K2AtWXjyilsXO0bDLJ6X1BJc2YL09e4h6yTv97Xolzma04fiexU75HISgwVIs4h3c_eJANLTDo0dj0DjaRYnQUEsV2507_581meuzbUDF806v35I84tcCx3QcsEjNk5NA3RpC2h3NGGp5ME5hCGDV0mEJ8Iz_maqfIAh41RaNiq4k4KO9kFLVo09ZYhPsQ69TqA2FDhLG9jRc4pFNU5dvbNFOMud7Nr8ePGx3gR57tWRSwwei4xqsBi0KnT7b-D_eQvs43GDI2a2ZfBidD6tYaQWGfaj-jtZ5dIFhlts7HzN_-KRMoFrJDqvfG3qHI9A0O0XEeDjp6ADPFjqwFWUpjpJlc-kfem53iwbfAEawgiDV9OGkvPKROa20w0L9StqnlDEqJz4QLAwFV7-3cvNCtkmKQ_kefV6iAjcFQ629h1VoR74Jx-qaQeR50XMYS1ZyO5ISVjghzWfczarbH3tKZmNQZNDsIS9bXcyOFw9hoLuNCMEb_93gxH8Btj3OEaYzY8E5CPm2rUDIu3nAY4biH7-J59AbJ5uufKxcRqjEq3uxoswoL_IvF70IRURCDsg_h_OyhgSEGnBuYP-q80Oap0pBYIJgWSOoAkjaRSsnbZyCGk0QJf5IVDHzDAEGd27VdL6ygNtAfJYxkKEXPcqPVbJBcs5VfPWC7CufUKDUDTAenSU1OEl1LtnammWjCG_mXGTq027tz2q_ENFlWOYx0sUuTE7Dixi_sE4fu7kmF1i0PAgNeRitknGa_J1MowFy9yVEGZ4pVMBu7fFiOsJORx8Vkiyb6uAG5OanXSpU-saRYVUD-XtnszD0f797WPmBXBH1qanueFRKuh_CjmyuUSve8M-YfbWl2t-sLhdciQTBZJWk4o0rdheCq9xY_ZGyitumeQ3PjGd98qe6pPqdfgdPl3gOgEWF9ErGzkhHHlApKdPvCD88yYyeUg..', 0, ''),
(0x6e75733769306f6162626a32316873346a33326536736d677337, 0, 1, 1582192937, 'ICFn8px1O6GP1EtVhKdLfhLZ92roQGqRQZjZZKX0Q_Tvz8H6AL7LmNxjS2iAdjOfoBmlQvWlvNLw0crjlQHklYPOK8H1VQc_w9bImicRwQpVgcW-IObUnd7WvbgGRKK9tgC5zQOKjwXpzBfYw7VI8XI2P1EfDmSYnyLHjDDC5NSRvoLvVs5lYFEOVtBSBRHVUUZA25BMhGnxtONpR1wCXbGxY22Y-oGwbo6NN7NRrwB1mxXmyX7c9ULihhUmUm-rR83kxFnOksMH9x9Ms2ryuS9-5qpV8aHJXGmJd7KCo7a_wZjpR0hMnOVovEnLm-zEE8sH9yU4hVa2S67pjKqImMPBrYLNGXeA58ZODVtdABVrBtXvxmhFNZRMBPGFGdblPFaBvfx-7ihi7pyA8j4T6IhwaY1vPlh5gfID6JY1E1qDtjdJ07j0Xrd9sl8zf7Iqc53vQW12m2K7DmzYC4uDGlCdv6Ije0iJd_ATjdkPPT4wf1hEXTbQqM8B0RucwNj4Og4xqVyTfFRCAHJRwLGKFSw9ogAUTUP-_phrcIRUVuqsf7YQNzyryaLe2gZzDo0Nx_zDVc4-o_u_Gvv_4wah1g0ApjIMKy3w3DPgCe868CIOS0VFn4L3u1bP3t4VLfv403EdZjbdgNd0QRjPUUIho4MCbUipJjdec1C8bhexRRdtz25dwZdS10uWsmjIjkQ3ZV8e1Qs0vk2oLOo_Eg8QAMdt3Ui7Bz1koRCtB_HpMylIXP6qNeqsHzLSqZxQ5XCnpriav5KPTx954UyMeA25bDcrZcJkOd9jDZzNJNvYsKQ_nPnuZDCJTL0FKNamVE0igYLOZDnpNLO2dZCuFpgUdvAZnTx7vAqEvvGxabFgOkeQAu-oiNuB3jr12iPR8K2R3reICaBmuYP9EQCnRPdoiMm6HWqTZB-sNVp2U3u_vlRwm3A1RSKdWfXW9IeuSAAHFnsizr2nNDq861cqXlqjzko7D9V2wjpaV37elK1wN-4H4ZQRBs2qmjBXxqnY_hSy', 0, ''),
(0x6f6a727375746f39393562756b766e336b746f30367167727134, 0, 1, 1582193637, 'jwIuu_4hRKcYa-KtTUupVCAYjXXGMecKFZsfd20U0-hmJQJn8Xc4odUNtJEzWS8YR8UzfsB1VBRjb1VYvwcgUzlmzI3_L4Q4NYzSd8d2NCv_2x_9Ruz7Yg0gjJwnHtN5cn0gHKywh5OU1Zmx8DJ1SdU23GQQkTPtOqek5nlJLBAaWxNhfUTP6hmazfId2lbe4U2rSQLUhxzc7TQxAE1Kd0b4-S4UW-Mmm2AUFzYyZfbStR21_viqXRV2JDGCV2OlPBgAOAmDloBb5vO65tm66-yKYdum4wA8voAJx1BnjumdjNp3Z6ER8Qj_awBxMtz3lOr9fxO68xGD2AUSLmKOnaaPiPmXguXwPn7jpYSrXgBh60HMr6D8eE35wt9AjH7wZ_6gGN6fkUZ6XPQupF0p5dqgC4JEfURQbArmreSEx0R8z1zf3a-2OsgNQuvdXKWTJIfGgWKuOazlQ7zT7dO4Fq1X2gQC-h4ZqTfYfz7WggIpm9cgBNGRkpO9z4Lp_uAPAD_woHruZ5cAHztgkupHwMiXEPhp_mNKEPb_ctk429LHnwldv4GSKzxjyja9QTGpbJp3Uuq9NbuVQVH1YHwORAg7Ln_-mb21a4pQQlmAGbCdY6KBGmUkcsRe3be0zUZh6ufWR4TYcFXGaOmv6QLKaUL143YOQW3TWpVr9GuGaNRNOJytVsmMxq-Q41t1WJF0jYaC12ltwMCj5alLL6REXIYpnXh1bdAxybf2jrnsPXvjRFKaIte7ZslFspZCXzjbw-SsphCaG5IRIALKZSNRSgDwZQo_TiWjT9juzWfcDjWyPBR0VWMLg51ur1zT3_bpOQD3iNnY92-UDZtx3lG7tZ8wR_ieJLf0c5tRKTj9S7P4_Vd13lmrUJL8ZzoBoBtIGOF9Tr6Wm13PFQu_ZmTa6tQ6W37yvR7MHE_lyXVyYk8i347vwI0WAPuZV0IN8pfnK_oHFoiJYixAbzeNA6zBO4CEizyxwTuOYZ5A2hY90FIDwamgD_K-LyxwUeptJaEk', 0, ''),
(0x723031376d6c743576756d743965347574696d65757538736f31, 0, 1, 1582193159, 'fxFPYeJJmNVSHA55GlvsA_N5euQPqkAIXjybecPUJeB0eRDncFCZ_5Zwb2_XfP3SqEGPR4GuItm6lm5DRoKOjeeqaqI0FB1lE1Vv9fnO1k805QqPevCXKbh0M8iOHxxoukTWp_9VGAU4m5ReaGatf0Z_DIMS5CnemXBA70aaECKIE8b0IKooIIh1lL9BTrfZK5CdvUPclTnM68TiG4s5I7OHet3984_H9zTuNW5n5nmkOMD2eH1F8wOItcfds8dGJc76rNAGnoXtkbsxiUo_gfbnIfFq871WLscb_1_gyLs_TQs03f6XH73K3IIBJcDjxoN5BqBuAGgkLz40hmxXPMwjqjcSObM8mkHeyJx6EapJYLkUCpXiMy1F08k6M4-sWuSb4DQ2UyMfkTEv8WKF77LEBPMf6fMDXI5iH24Ce8Cl-9zLJ2hpz_0jHtdqVRbSjnJrVZKwyzz9_jfNSBWKFC9cahChO7nus7IYMqHViP1GAm3YmHdkGcHJ2U_7EfdGIiP9EDuqRgHLtypgX-WGHgmxDxFQsARV-n5BVlZsSfZb9-yYdUa46ccfjdXpbMOkxNUBsqfCJvzXmi43f7UPRHJJyzJDwtHRHmXG1tTCrK2-X_3jgW-5BcDPL5dNthzvDlc4LQuJEkcx3MTVE72QrFVEU4fwl8RQo521zLyH-0OH2y0NlRRtGBwjF-Uh1wLWQDZy9iwJUWqLKuxVTqY0EESi8lT3ofIKj4qHkBpA_XX1nNc7cjI913YXEt8ISAFf1pZtnzBVutdJLrqYLv89jSMB4ZP6VOKtlhD5XTQpE5u8DshbrX_tkQUDRitI49JMh_xOh7za6Cc5ehO6k-zxnVxitA-AtTst87744pXhKkaR1S9Tar59DV9JXr0YCEORwDTv5GtbpEdegNfMIXyZvL80dE0aGb8uJSkMErJfFRvvOzRmMeLBjvI-uHgX_vqqsq8mOx0Phrc34CsQTXMbXZWiztUMDAKm71yZPtjcHucAaiTmo46sxMIuQkUkkFtFG4m16pVnxlhFaPkgr8ZiGCWr6E4Ir5ADDTxpAAvvz_CBKXdKcC6p1S5qNNpBlYoeEu7Fb47qdYMaNwoRUaQufsEzDGHg5BHc1awMfupiUvexeG8p3sCJVqo7w1OfH5j0Cx9QzGkodLXhbZs3fN-qhEjSx_9uFxkjT0iLj_F_AAHIFrhx_VMMOgs9u78XzY-EjCtthL77YQNALOkR0z4AF6448cs0-RGb2O_yEE3cUSnD8z9RKuVWUyjugRCC4ABB4zG_mhPCwfXpZD1_P41ExwSgzQQHxRWnOx7iQ_DB5Ys7DWLnsBGKi1fPKVljhnc6az79q6JPD8-HtcR8d-yORl9x4lRC3lh1Nph9unvQJBjVkpULTGqkFkHe6Xyai1X0IX9ts8mvRJOe0Zk_vHE_fw..', 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),
(715, 66, 1, '', '2019-09-19 13:26:31', 231, 6780, '64a74d626de899e5cccd32df801a942b7bd776ca', '{\"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\\/Plano_Atividades_2016_2017.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano Anual de Atividades<\\/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\\/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=\\\"files\\/Doc_Orientador_e_Regulador_da_Avaliacao_7_dez__2018.pdf\\\">DORA - Documento Orientador e Regulador de Avalia\\u00e7\\u00e3o<\\/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-09-19 13:26:31\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-19 13:25:33\",\"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\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"24\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(716, 66, 1, '', '2019-09-19 13:32:03', 231, 6562, '71a9fb72442c5eb838aee9161c898c52bd939a3b', '{\"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=\\\"files\\/Doc_Orientador_e_Regulador_da_Avaliacao_7_dez__2018.pdf\\\">DORA - Documento Orientador e Regulador de Avalia\\u00e7\\u00e3o<\\/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-09-19 13:32:03\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-19 13:31: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\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"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),
(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),
(720, 66, 1, '', '2019-09-20 15:37:15', 251, 5454, 'd365fd060a233e713cb72325ded8f25a7ad836e4', '{\"id\":66,\"asset_id\":\"295\",\"title\":\"Documentos Orientadores\",\"alias\":\"documentos-orientadores\",\"introtext\":\"<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>&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=\\\"files\\/Doc_Orientador_e_Regulador_da_Avaliacao_7_dez__2018.pdf\\\">DORA - Documento Orientador e Regulador de Avalia\\u00e7\\u00e3o<\\/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-20 15:37:15\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-09-20 15:33:54\",\"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_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"24\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 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);
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
(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),
(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);
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
(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);

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

--
-- 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', ''),
(8, 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', ''),
(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', '', '');
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
(350, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(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', ''),
(541, 1565, 12789, 'Astroid Framework', '', 'astroid', 'library', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_framework.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(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', '');
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
(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		', ''),
(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', '', '');

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

--
-- 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, 1582190436, ''),
(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, 1580399627, ''),
(374, 'mod_registerlogin', 'extension', 'https://www.joomdev.com/extensionupdates/mod_registerlogin.xml', 1, 1580399628, ''),
(375, 'astroid_framework', 'extension', 'https://cdn.joomdev.com/updates/astroid_system_plugin.xml', 1, 1580399629, ''),
(376, 'astroid_framework', 'extension', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 1, 1580399629, ''),
(910, 'mod_jd_skillset', 'extension', 'https://cdn.joomdev.com/extensionupdates/mod_jd_skillset.xml', 1, 1580399630, ''),
(1165, 'mod_jdsimplecontactform', 'extension', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 1, 1580399631, ''),
(1536, 'mod_jdprogressbar.xml', 'extension', 'https://cdn.joomdev.com/updates/mod_jdprogressbar.xml', 1, 1580399631, ''),
(1537, 'com_jdprofiler', 'extension', 'https://cdn.joomdev.com/extensionupdates/com_jdprofiler.xml', 1, 1580399632, ''),
(1538, 'mod_jdprofiler', 'extension', 'https://cdn.joomdev.com/extensionupdates/mod_jdprofiler.xml', 1, 1580399633, ''),
(1539, 'pkg_jdprofiler', 'package', 'https://www.joomdev.com/extensionupdates/pkg_jdprofiler.xml', 1, 1580399633, ''),
(1562, 'FOF 3.x', 'extension', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', 1, 1580399633, ''),
(1563, 'WebInstaller Update Site', 'extension', 'https://appscdn.joomla.org/webapps/jedapps/webinstaller.xml', 1, 1580399633, ''),
(1564, 'Slideshow CK Light Update', 'extension', 'https://update.joomlack.fr/slideshowck_light_update.xml', 1, 1580399634, ''),
(1565, 'Astroid Framework', 'extension', 'https://cdn.joomdev.com/updates/astroid_framework.xml', 1, 1580399634, ''),
(1567, 'FavSlider Updates', 'extension', 'http://updates.favthemes.com/extensions/favslider.xml', 1, 1580399634, ''),
(1569, 'JoomlaCK Editor Update Site', 'extension', 'http://www.joomlackeditor.com/upgrade/plg_jckeditor.xml', 1, 1580399652, ''),
(1570, 'JoomlaCK Editor Update Site', 'extension', 'http://www.joomlackeditor.com/upgrade/com_jckman.xml', 1, 1580399664, ''),
(1571, 'JCE Editor Package', 'extension', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 1, 1580399665, '');

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

--
-- 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),
(1565, 12789),
(1567, 12799),
(1569, 12800),
(1570, 12802),
(1571, 12798);

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

--
-- 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-02-20 10:18:41', '0', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"jckeditor\",\"timezone\":\"\",\"astroid_author_picture\":\"0\",\"upload\":\"\",\"astroid_author_aboutme\":\"\",\"astroid_author_social\":[],\"jckuicolor\":\"#DFD8D9\"}', '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-02-10 19:05:55', '', '{\"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$5rWZ43ogk5lmgZE7qVkwCekwWHzD6O7777YfbqAPMcZVZnMZVsW.W', 0, 0, '2019-09-14 16:12:25', '2019-10-30 16:10:19', '', '{\"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-02-13 09:13:26', '', '{\"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_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_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_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=391;

--
-- 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=145;

--
-- 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_extensions`
--
ALTER TABLE `ynfp8_extensions`
  MODIFY `extension_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12807;

--
-- 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 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_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=803;

--
-- 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=8;

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

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

--
-- 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=930;

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

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

--
-- 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 */;
